home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / games1 / gilbogms.lha / GG_Unarchive next >
Text File  |  1996-05-06  |  529b  |  18 lines

  1. echo "I am now going to unarchive Gilbo Games on to a formatted" 
  2. echo "floppy disk in DF0:, please have one inserted."
  3. echo "For this you will need lha, relabel and install in your C:" 
  4. echo "directory (they should all be there anyway)."
  5. echo "Any problems contact....."
  6. echo "martyn@enterprise.net"
  7. echo ""
  8. Ask "Do you want to install and unarchive Gilbo Games to DF0: now (y/n)?"
  9. If warn
  10. install DF0:
  11. relabel DF0: GilboGames
  12. lha x GG.lha Df0:
  13. else
  14. endif
  15. echo " "
  16. echo " "
  17. echo "Now click the close gadget and reboot to play!"
  18.